home *** CD-ROM | disk | FTP | other *** search
- object uimain: Tuimain
- Left = 409
- Top = 122
- BorderIcons = []
- BorderStyle = bsToolWindow
- ClientHeight = 374
- ClientWidth = 360
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 14
- object pn2: TPanel
- Left = 0
- Top = 114
- Width = 360
- Height = 260
- Align = alClient
- Color = 14871020
- TabOrder = 0
- object Label4: TLabel
- Left = 2
- Top = 226
- Width = 356
- Height = 12
- Alignment = taCenter
- AutoSize = False
- Caption = #169' 2004-2006 Radiant Morning technologies'
- Color = 14871020
- Font.Charset = ANSI_CHARSET
- Font.Color = 8355711
- Font.Height = -9
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object bv: TBevel
- Left = 12
- Top = 7
- Width = 335
- Height = 183
- end
- object Label1: TLabel
- Left = 63
- Top = 46
- Width = 235
- Height = 29
- AutoSize = False
- Caption = 'Hide this window, without exiting'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 63
- Top = 105
- Width = 235
- Height = 29
- AutoSize = False
- Caption = 'Manually start/stop filtering (current session)'
- WordWrap = True
- end
- object Label3: TLabel
- Left = 63
- Top = 164
- Width = 266
- Height = 17
- AutoSize = False
- Caption = 'Terminate and uninstall this program'
- WordWrap = True
- end
- object status: TStatusBar
- Left = 1
- Top = 240
- Width = 358
- Height = 19
- Color = 14871020
- Panels = <>
- ParentFont = True
- SimplePanel = True
- UseSystemFont = False
- end
- object btP2P: TButton
- Left = 209
- Top = 199
- Width = 77
- Height = 15
- Hint =
- 'P2P Blocking (enable it if you need to block peer-to-peer progra' +
- 'ms: winmx, emule, kazaa, etc.)'
- Caption = 'STOP P2P: ON'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = btP2PClick
- end
- object bttray: TButton
- Left = 290
- Top = 199
- Width = 57
- Height = 15
- Caption = 'ICON: ON'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = bttrayClick
- end
- object bthelp: TButton
- Left = 12
- Top = 199
- Width = 36
- Height = 15
- Caption = 'HELP'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = bthelpClick
- end
- object btsite: TButton
- Left = 52
- Top = 199
- Width = 54
- Height = 15
- Caption = 'WEB SITE'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = btsiteClick
- end
- object btpassw: TButton
- Left = 110
- Top = 199
- Width = 95
- Height = 15
- Caption = 'CHANGE PASSWORD'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = btpasswClick
- end
- object bthide: TButton
- Left = 63
- Top = 18
- Width = 72
- Height = 23
- Caption = '&Hide'
- TabOrder = 6
- OnClick = bthideClick
- end
- object btrunstop: TButton
- Left = 63
- Top = 77
- Width = 72
- Height = 23
- Caption = '&Stop'
- TabOrder = 7
- OnClick = btrunstopClick
- end
- object btuninst: TButton
- Left = 63
- Top = 136
- Width = 72
- Height = 23
- Caption = '&Uninstall'
- TabOrder = 8
- OnClick = btuninstClick
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 360
- Height = 114
- Align = alTop
- Color = clWhite
- TabOrder = 1
- object img: TImage
- Left = 0
- Top = 1
- Width = 358
- Height = 112
- AutoSize = True
- Picture.Data = {<image001.jpg>}
- end
- end
- object tray1: TCiaTray
- PopupMenu = popMenu
- Version = '1.00'
- OnDblClick = tray1DblClick
- Left = 296
- Top = 40
- end
- object pw1: TPassWord
- Left = 296
- Top = 72
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 100
- OnTimer = Timer1Timer
- Left = 296
- Top = 123
- end
- object Timer2: TTimer
- Enabled = False
- Interval = 100
- OnTimer = Timer2Timer
- Left = 296
- Top = 155
- end
- object popMenu: TPopupMenu
- Left = 296
- Top = 8
- object mnVer: TMenuItem
- Caption = '?'
- OnClick = tray1DblClick
- end
- end
- end
-